Stop using no-longer-existing pd.ols
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Sat, 2 Mar 2019 14:59:35 +0000 (14:59 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 2 Mar 2019 14:59:35 +0000 (14:59 +0000)
commit5481dd0e4e9e0e260183f8d30eefe816a1acf0d6
treeaf7a1d599db583d86500456f6be06663b80a39da
parent9da7a037d47f144a5e40e3fe754d776d6659f156
Stop using no-longer-existing pd.ols

Fixes
module 'pandas' has no attribute 'ols'
e.g. in the vector_ar documentation examples.

Origin: upstream https://github.com/statsmodels/statsmodels/commit/4d76116c9c3f47c629503837b3db91bec4d22a5a
Author: Kevin "bashtage" Sheppard
Forwarded: not-needed

Gbp-Pq: Name vector_ar_window_ols.patch
statsmodels/tsa/vector_ar/dynamic.py